Total Complexity | 25 |
Dependencies | 2 |
Dependents | 4 |
Total lines | 182 |
Lines of code | 73 |
Logical lines of code | 36 |
Comment lines | 64 |
Methods | 10 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
execute() | 48 | 12 | 30 | |
isValidJsonResponse() | 63 | 5 | 11 | |
__construct() | 62 | 1 | 11 | |
getRequestUrl() | 82 | 1 | 3 | |
getParsedArgs() | 82 | 1 | 3 | |
generateCacheKey() | 79 | 1 | 3 | |
isRequestSuccessful() | 78 | 1 | 3 | |
getResponseBody() | 82 | 1 | 3 | |
getResponseCode() | 82 | 1 | 3 | |
getResponse() | 82 | 1 | 3 |